Crate odra_types

source ·
Expand description

Blockchain-agnostic types used by Odra Framework.

Modules§

  • Safe, overflowing addition and subtraction utilities.
  • Encapsulates a set of structures that abstract out a smart contract layout.
  • Events interface and errors.

Macros§

Structs§

Enums§

  • Error that can occur while operating on an Address.
  • Error that can occur while operating on a collection.
  • General error type in Odra framework
  • Types accepted by Odra framework, these types can be stored and manipulated by smart contracts.
  • An internal virtual machine error

Type Aliases§